home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / C-Cl / CD-ROM Tutorial.cpt / CD-ROM Tutorial / card_9931.txt < prev    next >
Text File  |  1990-04-04  |  7KB  |  329 lines

  1. -- card: 9931 from stack: in
  2. -- bmap block id: 10758
  3. -- flags: 0000
  4. -- background id: 8923
  5. -- name: General Layout 1
  6. ----- HyperTalk script -----
  7. on openCard
  8.   set lockScreen to false
  9. end openCard
  10.  
  11.  
  12. -- part 3 (field)
  13. -- low flags: 00
  14. -- high flags: 2000
  15. -- rect: left=22 top=86 right=126 bottom=485
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 21
  20. -- text size: 12
  21. -- style flags: 16640
  22. -- line height: 16
  23. -- part name: 
  24.  
  25.  
  26. -- part 7 (field)
  27. -- low flags: 00
  28. -- high flags: 0000
  29. -- rect: left=10 top=38 right=90 bottom=491
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 21
  34. -- text size: 24
  35. -- style flags: 256
  36. -- line height: 32
  37. -- part name: 
  38.  
  39.  
  40. -- part 8 (button)
  41. -- low flags: 00
  42. -- high flags: 8000
  43. -- rect: left=333 top=297 right=340 bottom=405
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 19381 / 19381
  46. -- text alignment: 1
  47. -- font id: 0
  48. -- text size: 12
  49. -- style flags: 0
  50. -- line height: 16
  51. -- part name: Review
  52. ----- HyperTalk script -----
  53. on mouseUp
  54.   visual effect wipe right
  55.   go to previous card
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part 10 (field)
  61. -- low flags: 80
  62. -- high flags: 0001
  63. -- rect: left=37 top=216 right=298 bottom=472
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 0 / 0
  66. -- text alignment: 0
  67. -- font id: 21
  68. -- text size: 12
  69. -- style flags: 256
  70. -- line height: 16
  71. -- part name: not
  72.  
  73.  
  74. -- part 12 (field)
  75. -- low flags: 80
  76. -- high flags: 2004
  77. -- rect: left=55 top=279 right=303 bottom=442
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 0 / 0
  80. -- text alignment: 0
  81. -- font id: 3
  82. -- text size: 12
  83. -- style flags: 0
  84. -- line height: 16
  85. -- part name: ?
  86.  
  87.  
  88. -- part 17 (button)
  89. -- low flags: 00
  90. -- high flags: 8000
  91. -- rect: left=411 top=299 right=340 bottom=482
  92. -- title width / last selected line: 0
  93. -- icon id / first selected line: 22308 / 22308
  94. -- text alignment: 1
  95. -- font id: 0
  96. -- text size: 12
  97. -- style flags: 0
  98. -- line height: 16
  99. -- part name: Continue
  100. ----- HyperTalk script -----
  101. on mouseUp
  102.   visual effect wipe left
  103.   set lockScreen to true
  104.   go to next card
  105. end mouseUp
  106.  
  107.  
  108.  
  109. -- part 22 (button)
  110. -- low flags: 80
  111. -- high flags: 0001
  112. -- rect: left=73 top=199 right=261 bottom=175
  113. -- title width / last selected line: 0
  114. -- icon id / first selected line: 0 / 0
  115. -- text alignment: 1
  116. -- font id: 0
  117. -- text size: 12
  118. -- style flags: 0
  119. -- line height: 16
  120. -- part name: clear
  121.  
  122.  
  123. -- part 23 (button)
  124. -- low flags: 80
  125. -- high flags: 0001
  126. -- rect: left=197 top=198 right=260 bottom=299
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 0 / 0
  129. -- text alignment: 1
  130. -- font id: 0
  131. -- text size: 12
  132. -- style flags: 0
  133. -- line height: 16
  134. -- part name: clear
  135.  
  136.  
  137. -- part 24 (button)
  138. -- low flags: 80
  139. -- high flags: 0001
  140. -- rect: left=320 top=198 right=260 bottom=422
  141. -- title width / last selected line: 0
  142. -- icon id / first selected line: 0 / 0
  143. -- text alignment: 1
  144. -- font id: 0
  145. -- text size: 12
  146. -- style flags: 0
  147. -- line height: 16
  148. -- part name: clear
  149.  
  150.  
  151. -- part 29 (field)
  152. -- low flags: 80
  153. -- high flags: 0001
  154. -- rect: left=37 top=216 right=298 bottom=472
  155. -- title width / last selected line: 0
  156. -- icon id / first selected line: 0 / 0
  157. -- text alignment: 0
  158. -- font id: 21
  159. -- text size: 12
  160. -- style flags: 256
  161. -- line height: 16
  162. -- part name: or
  163.  
  164.  
  165. -- part 30 (field)
  166. -- low flags: 80
  167. -- high flags: 0001
  168. -- rect: left=37 top=216 right=298 bottom=472
  169. -- title width / last selected line: 0
  170. -- icon id / first selected line: 0 / 0
  171. -- text alignment: 0
  172. -- font id: 21
  173. -- text size: 12
  174. -- style flags: 256
  175. -- line height: 16
  176. -- part name: and
  177.  
  178.  
  179. -- part 31 (field)
  180. -- low flags: 00
  181. -- high flags: 2000
  182. -- rect: left=21 top=259 right=299 bottom=484
  183. -- title width / last selected line: 0
  184. -- icon id / first selected line: 0 / 0
  185. -- text alignment: 0
  186. -- font id: 21
  187. -- text size: 12
  188. -- style flags: 16640
  189. -- line height: 16
  190. -- part name: 
  191.  
  192.  
  193. -- part 32 (button)
  194. -- low flags: 00
  195. -- high flags: 0000
  196. -- rect: left=18 top=297 right=342 bottom=98
  197. -- title width / last selected line: 0
  198. -- icon id / first selected line: 0 / 0
  199. -- text alignment: 1
  200. -- font id: 0
  201. -- text size: 12
  202. -- style flags: 0
  203. -- line height: 16
  204. -- part name: New Button
  205. ----- HyperTalk script -----
  206. on mouseUp
  207.   go to card id 23137
  208. end mouseUp
  209.  
  210.  
  211.  
  212.  
  213. -- part 33 (field)
  214. -- low flags: 00
  215. -- high flags: 2004
  216. -- rect: left=190 top=142 right=246 bottom=453
  217. -- title width / last selected line: 0
  218. -- icon id / first selected line: 0 / 0
  219. -- text alignment: 1
  220. -- font id: 3
  221. -- text size: 14
  222. -- style flags: 256
  223. -- line height: 18
  224. -- part name: 
  225.  
  226.  
  227. -- part 34 (field)
  228. -- low flags: 00
  229. -- high flags: 0000
  230. -- rect: left=313 top=142 right=165 bottom=368
  231. -- title width / last selected line: 0
  232. -- icon id / first selected line: 0 / 0
  233. -- text alignment: 0
  234. -- font id: 3
  235. -- text size: 18
  236. -- style flags: 4352
  237. -- line height: 24
  238. -- part name: 
  239.  
  240.  
  241. -- part 35 (field)
  242. -- low flags: 00
  243. -- high flags: 0000
  244. -- rect: left=294 top=179 right=202 bottom=349
  245. -- title width / last selected line: 0
  246. -- icon id / first selected line: 0 / 0
  247. -- text alignment: 0
  248. -- font id: 3
  249. -- text size: 18
  250. -- style flags: 4352
  251. -- line height: 24
  252. -- part name: 
  253.  
  254.  
  255. -- part 36 (field)
  256. -- low flags: 00
  257. -- high flags: 0000
  258. -- rect: left=329 top=214 right=237 bottom=384
  259. -- title width / last selected line: 0
  260. -- icon id / first selected line: 0 / 0
  261. -- text alignment: 0
  262. -- font id: 3
  263. -- text size: 18
  264. -- style flags: 4352
  265. -- line height: 24
  266. -- part name: 
  267.  
  268.  
  269. -- part contents for card part 3
  270. ----- text -----
  271. By combining the keywords and the connectors, we would structure the search as follows:
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278. -- part contents for card part 7
  279. ----- text -----
  280. Search Strategies:  Connectors
  281.  
  282. -- part contents for card part 12
  283. ----- text -----
  284.     Try again by typing the name of the state in question.
  285. You need to type a ? after the word search.
  286.  
  287. Please try again.
  288.  
  289. -- part contents for card part 10
  290. ----- text -----
  291. The NOT connector will retrieve all articles that pertain to Washington, but will eliminate those that refer to Washington, D.C.
  292.  
  293. The NOT connector helps to NARROW the search by eliminating double meanings for words.
  294.  
  295. -- part contents for card part 29
  296. ----- text -----
  297. OR is generally used to include common SYNONYMS.  This search would retrieve all articles that contain EDUCATION or SCHOOLS.
  298.  
  299. The OR connector is used to BROADEN your search and to include all appropriate synonyms.
  300.  
  301. -- part contents for card part 30
  302. ----- text -----
  303. The AND connector searches for articles that contain the word education ALONG WITH the word Washington.
  304.  
  305. This connector NARROW your search by requiring that all articles include BOTH keywords.
  306.  
  307. -- part contents for card part 31
  308. ----- text -----
  309. Some databases may use other words or symbols (such as #, !, or ~) to represent OR, AND or NOT.
  310.  
  311. -- part contents for card part 33
  312. ----- text -----
  313. (Education            Schools)
  314.  
  315.  
  316.  
  317. (Washington              D.C.)
  318.  
  319. -- part contents for card part 34
  320. ----- text -----
  321. OR
  322.  
  323. -- part contents for card part 35
  324. ----- text -----
  325. AND
  326.  
  327. -- part contents for card part 36
  328. ----- text -----
  329. NOT